go.pact.im/x/goupdate.textGenerator.sectionStateDiffModules (method)

3 uses

	go.pact.im/x/goupdate (current package)
		textgen.go#L122: 	return g.sectionStateDiffModules("REMOVED", modules)
		textgen.go#L126: 	return g.sectionStateDiffModules("ADDED", modules)
		textgen.go#L129: func (g *textGenerator) sectionStateDiffModules(title string, modules []packages.Module) error {